filechooserentry: Store the liststore as a treemodel
authorBenjamin Otte <otte@redhat.com>
Thu, 3 Nov 2011 17:11:14 +0000 (18:11 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:11 +0000 (20:09 +0100)
commit06a64daefc3c5f62112776531bde685f32606b4f
tree311be2f7435b1a825ee7c70f6daf8e3293029753
parent5ebc69066af21ab6cada84324e9ec33c647536af
filechooserentry: Store the liststore as a treemodel

Just changes the type of the member variable. This way we can avoid a
lot of casts.
gtk/gtkfilechooserentry.c